home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / gfx / conv / PicConvert.lha / picconvert / docs / KNOWN_PROBLEMS < prev    next >
Text File  |  1996-10-19  |  518b  |  13 lines

  1. KNOWN PROBLEMS:
  2.  
  3. · If you are using the original PIPE: handler, you should set IOBUF in PBMMEM
  4.   to 4K or less.  There is a bug in PIPE: that causes it to drop bytes if the
  5.   write request is larger than its internal buffer. A replacement
  6.   queue-handler (the handler used by PIPE:) was written by Heinz Wrobel, it
  7.   is included in the extras directory.
  8.  
  9. · There is a bug in mathieeesingbas.library that might cause NetPBM to crash
  10.   on 68040. Please use SetPatch V43 (in the extras directory) to fix this
  11.   problem.
  12.  
  13.